Apache balancer manager JVMRoute missing

Apache balancer manager JVMRoute missing

am 08.02.2010 15:24:28 von Arunkumar Janarthanan

--0015173fe8621e10a3047f178f91
Content-Type: text/plain; charset=ISO-8859-1

Hello all,

I have Apache/2.2.6 (Unix) Solaris 8 configured with 4 Tomcat instances
balancing using proxy_ajp_module. I noticed that the balancer manager page
does not show the JVMRoute to all other 3 Tomcat instances
out of them App1 & App2 are running on different machine where two other
Tomcat instances running on same machine.

The other behaviour I have with these Tomcat instances my application logs
out users forcefully after any action triggered from the application
rightafter user logged in. These behaviour is from the Tomcat instances
App5_TC1 and App5_TC2 tomcat instances.

I have separated those two Tomcat instances from the machine App5 now the
application working fine. I have configured new balancer as i3c1test it
shows the JVMRoute to one of the Tomcat only not for other.

I have gone through few posts and seems there are one or two cases same as
my problem as below,

http://old.nabble.com/Apache-Http-sticky-session-problem.-td 18877839.html

LoadBalancer Status for
balancer://i3c1
StickySessionTimeoutFailoverAttemptsMethod JSESSIONID01 byrequests
Worker URLRouteRouteRedirFactorSetStatusElectedToFrom
ajp://10.100.106.23:8509
app1_i3c1
10Ok1602 63K 39M
ajp://10.100.106.107:8509
app2_i3c1
10Ok1534 63K 37M
------------------------------
LoadBalancer Status for
balancer://i3c1test
StickySessionTimeoutFailoverAttemptsMethod JSESSIONID01 byrequests
Worker URLRouteRouteRedirFactorSetStatusElectedToFrom
ajp://10.100.221.6:8509

10Ok1 0 0 ajp://10.100.221.6:8609
app5_i3c2
10Ok0 0 0

Please advice.

Arun J

--0015173fe8621e10a3047f178f91
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello all,

I have Apache/2.2.6 (Unix) Solaris 8 configured with 4 To=
mcat instances balancing using proxy_ajp_module. I noticed that the balance=
r manager page does not show the JVMRoute to all other 3 Tomcat instances <=
br>
out of them App1 & App2 are running on different machine where two othe=
r Tomcat instances running on same machine.

The other behaviour I ha=
ve with these Tomcat instances my application logs out users forcefully aft=
er any action triggered from the application rightafter user logged in. The=
se behaviour is from the Tomcat instances App5_TC1 and App5_TC2 tomcat inst=
ances.


I have separated those two Tomcat instances from the machine App5 now t=
he application working fine. I have configured new balancer as i3c1test it =
shows the JVMRoute to one of the Tomcat only not for other.

I have g=
one through few posts and seems there are one or two cases same as my probl=
em as below,


18877839.html">http://old.nabble.com/Apache-Http-sticky-sess ion-problem.-td=
18877839.html


LoadBalancer Status for 00.106.21/balancer-manager?b=3Di3c1">balancer://i3c1









StickySessio=
n
TimeoutFailoverAttemptsMethod
JSESSIONID01 byrequests






>



<=
td>


Worker URL th>RouteRouteRedirFactorSetStatus th>ElectedToFrom
/10.100.106.23:8509">ajp://10.100.106.23:8509app1_i3c110Ok1602 63K 39M=
/10.100.106.107:8509">ajp://10.100.106.107:8509app2_i3c110Ok1534 63K 3=
7M



LoadBalancer Status for r?b=3Di3c1test">balancer://i3c1test








StickySessio=
n
TimeoutFailoverAttemptsMethod
JSESSIONID01 byrequests






<=
/tr>


<=
td>
Worker URL th>RouteRouteRedirFactorSetStatus th>ElectedToFrom
jp://10.100.221.6:8509">ajp://10.100.221.6:8509
r>10Ok1 0 0
jp://10.100.221.6:8609">ajp://10.100.221.6:8609app5_i3c210Ok0 0 0 <=
/td>


Please advice.

Arun J


--0015173fe8621e10a3047f178f91--

[Resolved] Apache balancer manager JVMRoute missing

am 08.02.2010 16:53:40 von Arunkumar Janarthanan

--0015174bdf6e14f6ce047f18cecb
Content-Type: text/plain; charset=ISO-8859-1

I still do not know the reason why and how the routes were disappearing,
however it seems the missing route is mandatory to be appended with the
stickysessionid to be used for continuous session tracking.

So used balancer manager page to enable it and got them back, that solved my
problem.

Thanks,
Arun J

On Mon, Feb 8, 2010 at 9:24 AM, Arunkumar Janarthanan <
arunkumar.webadmin@gmail.com> wrote:

> Hello all,
>
> I have Apache/2.2.6 (Unix) Solaris 8 configured with 4 Tomcat instances
> balancing using proxy_ajp_module. I noticed that the balancer manager page
> does not show the JVMRoute to all other 3 Tomcat instances
> out of them App1 & App2 are running on different machine where two other
> Tomcat instances running on same machine.
>
> The other behaviour I have with these Tomcat instances my application logs
> out users forcefully after any action triggered from the application
> rightafter user logged in. These behaviour is from the Tomcat instances
> App5_TC1 and App5_TC2 tomcat instances.
>
> I have separated those two Tomcat instances from the machine App5 now the
> application working fine. I have configured new balancer as i3c1test it
> shows the JVMRoute to one of the Tomcat only not for other.
>
> I have gone through few posts and seems there are one or two cases same as
> my problem as below,
>
> http://old.nabble.com/Apache-Http-sticky-session-problem.-td 18877839.html
>
> LoadBalancer Status for balancer://i3c1
> StickySessionTimeoutFailoverAttemptsMethod JSESSIONID01 byrequests
> Worker URLRouteRouteRedirFactorSetStatusElectedToFrom
> ajp://10.100.106.23:8509
> app1_i3c1
> 10Ok1602 63K 39M ajp://10.100.106.107:8509
> app2_i3c1
> 10Ok1534 63K 37M
> ------------------------------
> LoadBalancer Status for balancer://i3c1test
> StickySessionTimeoutFailoverAttemptsMethod JSESSIONID01 byrequests
> Worker URLRouteRouteRedirFactorSetStatusElectedToFrom
> ajp://10.100.221.6:8509
>
> 10Ok1 0 0 ajp://10.100.221.6:8609
> app5_i3c2
> 10Ok0 0 0
>
> Please advice.
>
> Arun J
>

--0015174bdf6e14f6ce047f18cecb
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I still do not know the reason why and how the routes were disappearing, ho=
wever it seems the missing route is mandatory to be appended with the stick=
ysessionid to be used for continuous session tracking.

So used bala=
ncer manager page to enable it and got them back, that solved my problem. r>

Thanks,
Arun J

On Mon, Feb 8, 2010=
at 9:24 AM, Arunkumar Janarthanan < arunkumar.webadmin@gmail.com">arunkumar.webadmin@gmail.com> w=
rote:

204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all,
>I have Apache/2.2.6 (Unix) Solaris 8 configured with 4 Tomcat instances ba=
lancing using proxy_ajp_module. I noticed that the balancer manager page do=
es not show the JVMRoute to all other 3 Tomcat instances


out of them App1 & App2 are running on different machine where two othe=
r Tomcat instances running on same machine.

The other behaviour I ha=
ve with these Tomcat instances my application logs out users forcefully aft=
er any action triggered from the application rightafter user logged in. The=
se behaviour is from the Tomcat instances App5_TC1 and App5_TC2 tomcat inst=
ances.



I have separated those two Tomcat instances from the machine App5 now t=
he application working fine. I have configured new balancer as i3c1test it =
shows the JVMRoute to one of the Tomcat only not for other.

I have g=
one through few posts and seems there are one or two cases same as my probl=
em as below,



18877839.html" target=3D"_blank">http://old.nabble.com/Apache-Http-sticky-s =
ession-problem.-td18877839.html


LoadBalancer Status for ref=3D"http://10.100.106.21/balancer-manager?b=3Di3c1" target=3D"_blank">ba=
lancer://i3c1










StickySessio=
n
TimeoutFailoverAttemptsMethod
JSESSIONID01 byrequests






>app1_i3c1 > 63K



<=
td>app2_i3c1<=
td>
63K

Worker URL th>RouteRouteRedirFactorSetStatus th>ElectedToFrom
/10.100.106.23:8509" target=3D"_blank">ajp://10.100.106.23:8509
10Ok1602 39M
/10.100.106.107:8509" target=3D"_blank">ajp://10.100.106.107:8509
10Ok1534 37M



LoadBalancer Status for r?b=3Di3c1test" target=3D"_blank">balancer://i3c1test








StickySessio=
n
TimeoutFailoverAttemptsMethod
JSESSIONID01 byrequests






<=
td>



<=
td>app5_i3c2

Worker URL th>RouteRouteRedirFactorSetStatus th>ElectedToFrom
jp://10.100.221.6:8509" target=3D"_blank">ajp://10.100.221.6:8509
10Ok1 0 <=
/td>
0
jp://10.100.221.6:8609" target=3D"_blank">ajp://10.100.221.6:8609
10Ok0=
0
0


Please advice.

Arun J




--0015174bdf6e14f6ce047f18cecb--